home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / acctg / fis20 / ainstall.bat next >
Encoding:
DOS Batch File  |  1992-05-21  |  177 b   |  11 lines

  1. echo off
  2. c:
  3. cd \
  4. if exist FIS.BAT copy FIS.BAT FIS.OLD
  5. copy A:BIS.BAT C:\FIS.BAT
  6. if not exist C:\FISYS\CONTROL.DAT md \FISYS
  7. cd \FISYS
  8. copy A:FIS.* C:\FISYS
  9. cd \
  10. FIS
  11.